From: Glenn Morris Date: Fri, 6 Jul 2012 07:29:43 +0000 (-0700) Subject: * lisp/Makefile.in: Comment X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~1842 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a358bac20f90ddbcb46304c77322f07323b9b25d;p=emacs.git * lisp/Makefile.in: Comment --- diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 9640fc27414..6b96a53826f 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -189,6 +189,10 @@ updates: update-subdirs autoloads finder-data custom-deps # This is useful after "bzr up"; but it doesn't do anything that a # plain "make" at top-level doesn't. +# The only difference between this and this directory's "all" rule +# is that this runs "autoloads" as well (because it uses "compile" +# rather than "compile-main"). In a bootstrap, $(lisp) in src/Makefile +# triggers this directory's autoloads rule. bzr-update: compile finder-data custom-deps # Update the AUTHORS file.